Class Payment_Engine

Description

Error handler class

Located in /include/Payment_Engine.php (line 24)

Error_Handler
   |
   --Payment_Engine
Method Summary
Payment_Engine Payment_Engine ([int $method = PAYMENT_ENGINE_SEND], [bool $debug = false], [bool $log = false])
class &factory (string $type)
void switchEngine (mixed $method)
Variables

Inherited Variables

Inherited from Error_Handler

Error_Handler::$_mode
Methods
Constructor Payment_Engine (line 33)

Standard cosntructor

Payment_Engine Payment_Engine ([int $method = PAYMENT_ENGINE_SEND], [bool $debug = false], [bool $log = false])
  • int $method: Method of class operation
  • bool $debug: Enabling of debug mode
  • bool $log: Enabling logging of the debug system
factory (line 51)

Enterprise of classes. Returns the class identical for a definite payment system

  • access: public
class &factory (string $type)
  • string $type: name of the class of the payment system
switchEngine (line 74)

Switch of the mode of the sites

  • access: public
void switchEngine (mixed $method)

Inherited Methods

Inherited From Error_Handler

Error_Handler::Error_Handler()
Error_Handler::errorHahdlerDatabase()
Error_Handler::errorHahdlerLog()
Error_Handler::errorHandlerDisplay()
Error_Handler::setMode()
Error_Handler::_print_r()
Error_Handler::_setHandler()

Documentation generated on Thu, 04 Sep 2008 16:15:22 +0400 by phpDocumentor 1.3.0RC3